projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e97561a
)
Update Changelog
author
thierry volpiatto
<thierry.volpiatto@gmail.com>
Thu, 6 Oct 2011 16:06:01 +0000
(18:06 +0200)
committer
thierry volpiatto
<thierry.volpiatto@gmail.com>
Thu, 6 Oct 2011 16:06:01 +0000
(18:06 +0200)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index efa4b87a9ea5ca72ecbac9a1b7d92416ea671813..630be9ea044fe1161502e4d89ac0284889490bbb 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
+
+ * lisp/eshell/eshell.el (eshell-command): Enable `eshell-mode' only
+ in current minibuffer (Fix bug with recursive minibuffers).
+
2011-10-06 Chong Yidong <cyd@stupidchicken.com>
* progmodes/gdb-mi.el (gdb): Doc fix.